security.acme.certs.<name>.listenHTTP
Interface and port to listen on to solve HTTP challenges
in the form [INTERFACE]:PORT.
If you use a port other than 80, you must proxy port 80 to this port.
- Type
null or string- Default
config.security.acme.defaults.listenHTTP- Example
":1360"- Declared
- <nixpkgs/nixos/modules/security/acme>